Implement support for SPARC 64-bit in fpcres
authorSven/Sarah Barth <pascaldragon@gmail.com>
Sat, 14 Feb 2026 11:20:13 +0000 (11:20 +0000)
committerPeter Blackman <peterb@debian.org>
Sat, 14 Feb 2026 11:20:13 +0000 (11:20 +0000)
commit22da09e61253d46a5d5c7c5fd9e1a1e53863efbd
tree003874cfe5d8b47e8f1eb409f575ae64668eac8e
parent2108f56b779701e1ba791e6d13d1eae595ffb6f9
Implement support for SPARC 64-bit in fpcres

Last-Update: Tue, 2 Jan 2024 22:59:51 +0100

Lazarus build fails on sparc64 due to missing support of this
architecture in fpcres tool. This patch backports the support to
version 3.2.2.

Gbp-Pq: Name 7-060f24600bb559f62b6350899864f3ac4155c207.patch
fpcsrc/packages/fcl-res/src/elfconsts.pp
fpcsrc/packages/fcl-res/src/elfdefaulttarget.inc
fpcsrc/packages/fcl-res/src/elfreader.pp
fpcsrc/packages/fcl-res/src/elfsubwriter.inc
fpcsrc/packages/fcl-res/src/elfwriter.pp
fpcsrc/utils/fpcres/fpcres.pas
fpcsrc/utils/fpcres/target.pas